projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ded4d41
)
(calendar-current-time-zone)
author
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:04:08 +0000
(
04:04
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Tue, 27 Nov 2007 04:04:08 +0000
(
04:04
+0000)
(calendar-absolute-from-gregorian, dst-in-effect): Declare as
functions.
lisp/calc/calc-forms.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-forms.el
b/lisp/calc/calc-forms.el
index 3839fc93666c44589a37e3c6fb4df9627b46d6b7..13048c85dceb969fbb23ba7b4d608503b66341dd 100644
(file)
--- a/
lisp/calc/calc-forms.el
+++ b/
lisp/calc/calc-forms.el
@@
-32,6
+32,12
@@
(require 'calc-ext)
(require 'calc-macs)
+;; Declare functions which are defined elsewhere.
+(declare-function calendar-current-time-zone "cal-dst" ())
+(declare-function calendar-absolute-from-gregorian "calendar" (date))
+(declare-function dst-in-effect "cal-dst" (date))
+
+
(defun calc-time ()
(interactive)
(calc-wrapper